From: Toshiyuki Ogasahara Date: Mon, 11 Mar 2019 06:18:32 +0000 (+0900) Subject: rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.2 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=285b6cfe3bc2b6b9c90ff0300e87457d00417186;p=project%2Fbcm63xx%2Fatf.git rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.2 Update the revision number in the revision management file. Signed-off-by: Toshiyuki Ogasahara Signed-off-by: Yoshifumi Hosoya Change-Id: I239f4d9f58d38515a49fa1a22cece48b59710d15 --- diff --git a/plat/renesas/rcar/include/rcar_version.h b/plat/renesas/rcar/include/rcar_version.h index e4363240..1b8b1e47 100644 --- a/plat/renesas/rcar/include/rcar_version.h +++ b/plat/renesas/rcar/include/rcar_version.h @@ -9,7 +9,7 @@ #include -#define VERSION_OF_RENESAS "2.0.1" +#define VERSION_OF_RENESAS "2.0.2" #define VERSION_OF_RENESAS_MAXLEN (128) extern const uint8_t version_of_renesas[VERSION_OF_RENESAS_MAXLEN];